CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MATLAB 混沌

搜索资源列表

  1. dwt_svd_GUI

    9下载:
  2. matlab GUI数字水印代码。小波变换中的dwt与svd算法的结合,加密用的是混沌加密。是毕业设计的代码。下载后注意图片的路径。-digital watermarking matlab GUI code. Wavelet transform dwt in combination with the svd algorithm, encryption is used for chaotic encryption. Is a graduate of the code design. Attenti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-27
    • 文件大小:116474
    • 提供者:xiaobao89
  1. chuas

    1下载:
  2. 本代码是由matlab实现蔡氏电路的混沌仿真,采用的是四阶龙格-库塔方法,比较简便。-This code is a matlab implementation of the chaotic Chua' s circuit simulation, using a fourth order Runge- Kutta method, more simple.
  3. 所属分类:matlab例程

    • 发布日期:2017-05-23
    • 文件大小:639
    • 提供者:linli
  1. chaos

    1下载:
  2. 利用混沌系统给图像加密,加密方法简单易懂,对初学者很好理解-Image encryption using chaotic systems ,encryption method is simple and easy to understand, good for beginners to understand
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:3058993
    • 提供者:阿瑟
  1. lorenz

    1下载:
  2. 一个Lorenz混沌系统代码,可供学习研究混沌系统的参考,对图像做加密解密处理。-A Lorenz chaotic system code available for study and research of chaotic systems reference on the image to do encryption and decryption processing.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:615
    • 提供者:caifei
  1. chaohundunfenchak

    2下载:
  2. 超混沌系统的分岔图求解,内容详细易懂,可读性好-Hyperchaotic system to solve the bifurcation diagram, detailed easy to understand and readable
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-12-17
    • 文件大小:578
    • 提供者:wei
  1. Feigenbaum

    1下载:
  2. 用Matlab观察分岔与混沌现象。利用迭代格式,做出相应的Feigenbaum图-Using Matlab to observe the phenomenon of bifurcation and chaos, the use of iterative scheme, corresponding to the Feigenbaum map
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:147465
    • 提供者:网速
  1. lorenz混沌系统

    0下载:
  2. lorenz混沌系统 分岔 MATLAB源代码
  3. 所属分类:matlab例程

    • 发布日期:2012-11-15
    • 文件大小:610
    • 提供者:hahamao
  1. matcont 计算动力学中混沌,分岔

    7下载:
  2. 计算动力学中混沌,分岔,极限环等的matlab插件,非常方便!
  3. 所属分类:matlab例程

    • 发布日期:2012-11-15
    • 文件大小:2344216
    • 提供者:zhangchao532
  1. robotarm

    3下载:
  2. 柔性机械臂的神经网络控制策略。课程报告,有详细说明。-Flexible manipulator neural network control strategy. Course report is described in detail.
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:289627
    • 提供者:郑军
  1. RBFNN

    0下载:
  2. RBFNN一步预测混沌序列性能程序,可以直接运行,效果不错!-RBFNN step chaotic sequence performance prediction procedures, can be directly run, good results!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1082
    • 提供者:liyan
  1. Mutual_Information

    1下载:
  2. 互信息法求混沌序列的最优时延 文件说明: 1、Mutual_Information_main.m 主文件,直接运行此程序即可 2、LorenzData.dll 产生Lorenz离散序列 3、Mutual_Information.dll 互信息函数 4、buffer.dll 缓存文件-Mutual information method for optimal time-delay chaotic sequence document describes: 1,
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:16231
    • 提供者:ZhengKevin
  1. class

    4下载:
  2. 这个是我自己编写的基于混沌自适应粒子群优化支持向量机用于分类的matlab程序,本程序以心脏病的诊断为例,得出了非常好的效果!主要贡献在于解决了支持向量机参数人为选取随意性大且效果好坏不稳定的难题!-This is what I have written based on adaptive chaotic particle swarm optimization of support vector machine for classification of matlab procedures, t
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-06-05
    • 文件大小:6263
    • 提供者:张建
  1. logistic

    3下载:
  2. 求解logistic映射的李雅普诺夫指数,来判断该序列是否为混沌-Solving logistic mapping Lyapunov exponent, to determine whether the sequence of Chaos
  3. 所属分类:matlab例程

    • 发布日期:2017-05-24
    • 文件大小:2260
    • 提供者:杨霞
  1. shuzhishuiying

    0下载:
  2. 图像数字水印的方案毕业论文MATLAB和典型的混沌系统-Image Digital Watermarking thesis MATLAB programs and typical chaotic systems
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1515250
    • 提供者:宝小
  1. Cmex.pdf

    0下载:
  2. 使用C 语言编制Mex算法程序,对于提高算法的性能有很大帮助。 希望该文档能帮助大家进入matlab 和 c 语言之间互动的世界,也期待你编制更多的原创程 序奉献给研学论坛,尤其是混沌和分形版面-The use of C language algorithm Mex procedures, for improving the algorithm performance of much help. I hope the document will help us to enter the
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:117058
    • 提供者:胡海峰
  1. chaoticsecureimagedata

    1下载:
  2. 通过细胞神经网络混沌系统对图像数据进行加密和解密 -Through the cellular neural networks for image data of chaotic systems for encryption and decryption
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:94280
    • 提供者:daijiaxing
  1. Matlab

    0下载:
  2. C-C算法的Matlab程序(3000 数据耗时2分钟)混沌与分形-MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:29325
    • 提供者:cc
  1. hyperChaos

    1下载:
  2. 超混沌,用于显示各种经典的超混沌系统的方程及其混沌吸引子 非常好 可以直接使用-hyper-chaos
  3. 所属分类:加密解密

    • 发布日期:2013-12-17
    • 文件大小:1835
    • 提供者:renhuijun
  1. ctr

    0下载:
  2. 基于半导体激光器的matlab程序产生混沌-chaos
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2784
    • 提供者:李海
  1. pcatry

    0下载:
  2. 本程序为基于MATLAB开发的,混沌时间序列特性分析之PCA方法的应用实例-This procedure was developed based on MATLAB, Analysis of chaotic time series properties of the application of PCA method
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:682
    • 提供者:刘凯
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com